home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / grphca23 / locate.plt < prev    next >
Encoding:
Text File  |  1993-04-16  |  349 b   |  17 lines

  1. [ locate.plt -- shows how to use the 'location map/default' command
  2.  
  3. paper size 11 by 8.5
  4. map x 0 100 y 0 100
  5.  
  6. location map
  7. # if user hasn't mapped the subplot area yet, use the default mapping
  8.  
  9. legend left at 20 30
  10. 'left legend'
  11. 'text and symbol' symbol 1
  12. end
  13.  
  14. arrow from 40 40 to 60 60
  15.  
  16. label angle 20 at 70 70 'mapped location!'
  17.